Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/valyala/fasthttp to v1.57.0 - autoclosed #67

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/valyala/fasthttp v1.45.0 -> v1.57.0 age adoption passing confidence

Release Notes

valyala/fasthttp (github.com/valyala/fasthttp)

v1.57.0

Compare Source

What's Changed

New Contributors

Full Changelog: valyala/fasthttp@v1.56.0...v1.57.0

v1.56.0

Compare Source

What's Changed

New Contributors

Full Changelog: valyala/fasthttp@v1.55.0...v1.56.0

v1.55.0

Compare Source

What's Changed

New Contributors

Full Changelog: valyala/fasthttp@1.54.0...v1.55.0

v1.54.0

Compare Source

What's Changed

Full Changelog: valyala/fasthttp@v1.53.0...1.54.0

v1.53.0

Compare Source

What's Changed

New Contributors

Full Changelog: valyala/fasthttp@v1.52.0...v1.53.0

v1.52.0

Compare Source

What's Changed

Minor backwards incompatible changes

These changes are only backwards incompatible if you are sending bad requests.

New features
Other

New Contributors

Full Changelog: valyala/fasthttp@v1.51.0...v1.52.0

v1.51.0: v1.51.0

Compare Source

What's Changed

New Contributors

Full Changelog: valyala/fasthttp@v1.50.0...v1.51.0

v1.50.0

Compare Source

  • 8cc5539 Fix various request timeout issues (Erik Dubbelboer)
  • 34e7da1 Allow connection close for custom streams (#​1603) (Armin Becher)
  • 8236f8d fasthttpproxy: fix doc examples (Oleksandr Redko)
  • 4ec5c5a docs: fix typos in comments and tests (Oleksandr Redko)
  • 9aa666e Enable gocritic linter; fix lint issues (#​1612) (Oleksandr Redko)

v1.49.0

Compare Source

  • 0e99e64 Update golangci-lint and gosec (#​1609) (Erik Dubbelboer)
  • 6aea1e0 fix round2_32, split round2 tests because they depend on sizeof int at compile time (#​1607) (Duncan Overbruck)
  • 4b0e6c7 Update ErrNoMultipartForm (Erik Dubbelboer)
  • 727021a Update security policy (Erik Dubbelboer)
  • 54fdc7a Abstracts the RoundTripper interface and provides a default implement (#​1602) (Tim)
  • e181af1 fasthttpproxy support ipv6 (#​1597) (Pluto)
  • 6eb2249 fix:fasthttp server with tlsConfig (#​1595) (Zhang Xiaopei)
  • 1c85d43 Fix round2 (Erik Dubbelboer)
  • 064124e Avoid nolint:errcheck in header tests (#​1589) (Oleksandr Redko)
  • 0d0bbfe Auto add 'Vary' header after compression (#​1585) (AutumnSun)
  • d229959 Remove unnecessary indent blocks (#​1586) (Oleksandr Redko)
  • 6b68042 Use timeout in TCPDialer to resolveTCPAddrs (#​1582) (un000)

v1.48.0

Compare Source

  • ffdf59d Enable gofumpt linter; format code gofumpt -w . (#​1576) (Oleksandr Redko)
  • b79233f add DisableSpecialHeaders option (#​1573) (Anthony Ter-Saakov)
  • f0865d4 fs: fix race condition on global map (#​1565) (leonklingele)
  • 829f5b2 Don't run test that times out often in parallel (Erik Dubbelboer)
  • e6ce5f0 Remove invalid documentation (Erik Dubbelboer)
  • 9bc8e48 Request timeout settings for the same domain name are reused (#​1558) (byte0o)
  • d2f97fc fix the problem: HostClient maybe delete when pendingClientRequests > 0 (#​1562) (Zhengkai Wang)
  • 7ea3b63 add concurrency for client's HostClient map (#​1550) (Zhengkai Wang)
  • eaab8ff Refactor by removing unnecessary else block (#​1559) (Oleksandr Redko)
  • 1a46e57 update go.sum (#​1555) (tyltr)
  • fa72f3c Fix tests (#​1552) (Erik Dubbelboer)

v1.47.0

Compare Source

  • 1dcf562 test: refactor to use WriteString (#​1546) (Oleksandr Redko)
  • d2f0d17 examples/client: fix error (#​1545) (Oleksandr Redko)
  • 00c291b pprofhandler: use bytes.HasPrefix for consistency (#​1543) (Oleksandr Redko)
  • 1aac293 test: use ReplaceAll, remove unnecessary else (#​1542) (Oleksandr Redko)* 1dcf562 test: refactor to use WriteString (#​1546) (Oleksandr Redko)
  • d2f0d17 examples/client: fix error (#​1545) (Oleksandr Redko)
  • 00c291b pprofhandler: use bytes.HasPrefix for consistency (#​1543) (Oleksandr Redko)
  • 1aac293 test: use ReplaceAll, remove unnecessary else (#​1542) (Oleksandr Redko)

v1.46.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.46.0 fix(deps): update module github.com/valyala/fasthttp to v1.47.0 May 1, 2023
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from b910ac9 to b9c8406 Compare May 1, 2023 20:18
@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.47.0 fix(deps): update module github.com/valyala/fasthttp to v1.48.0 Jun 20, 2023
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from b9c8406 to 7b7da68 Compare June 20, 2023 09:17
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch 2 times, most recently from cd2b35d to 355104d Compare July 7, 2023 17:24
@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.48.0 fix(deps): update module github.com/valyala/fasthttp to v1.49.0 Aug 28, 2023
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from 355104d to c9630d4 Compare August 28, 2023 15:24
@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.49.0 fix(deps): update module github.com/valyala/fasthttp to v1.50.0 Sep 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from c9630d4 to 02e0448 Compare September 14, 2023 14:20
@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.50.0 fix(deps): update module github.com/valyala/fasthttp to v1.51.0 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from 02e0448 to 9957af0 Compare November 14, 2023 13:04
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from 9957af0 to d473cee Compare February 12, 2024 15:47
@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.51.0 fix(deps): update module github.com/valyala/fasthttp to v1.52.0 Feb 12, 2024
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from d473cee to 0c253af Compare May 14, 2024 19:50
@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.52.0 fix(deps): update module github.com/valyala/fasthttp to v1.53.0 May 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from 0c253af to eba5ec0 Compare May 23, 2024 16:37
@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.53.0 fix(deps): update module github.com/valyala/fasthttp to v1.54.0 May 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from eba5ec0 to ea1c052 Compare June 17, 2024 16:42
@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.54.0 fix(deps): update module github.com/valyala/fasthttp to v1.55.0 Jun 17, 2024
Copy link
Contributor Author

renovate bot commented Jun 17, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.23.3
github.com/andybalholm/brotli v1.0.5 -> v1.1.1
github.com/klauspost/compress v1.16.3 -> v1.17.11
golang.org/x/sys v0.8.0 -> v0.26.0

@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from ea1c052 to ddeb6a0 Compare September 24, 2024 14:18
@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.55.0 fix(deps): update module github.com/valyala/fasthttp to v1.56.0 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from ddeb6a0 to 0806be0 Compare October 28, 2024 20:26
@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.56.0 fix(deps): update module github.com/valyala/fasthttp to v1.57.0 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-valyala-fasthttp-1.x branch from 0806be0 to 21f36ad Compare November 17, 2024 15:41
@renovate renovate bot changed the title fix(deps): update module github.com/valyala/fasthttp to v1.57.0 fix(deps): update module github.com/valyala/fasthttp to v1.57.0 - autoclosed Nov 24, 2024
@renovate renovate bot closed this Nov 24, 2024
@renovate renovate bot deleted the renovate/github.com-valyala-fasthttp-1.x branch November 24, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants